const github.com/go-pg/pg/v10/orm.pgTypeJSONB

4 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L1249: 		return pgTypeJSONB
		table.go#L1271: 		return pgTypeJSONB
		table.go#L1276: 		return pgTypeJSONB
		types.go#L44: 	pgTypeJSONB = "jsonb" // binary representation of json data